string option meaning in Chinese
串任选
Examples
- The database can optionally be specified using the connection string option ,
还可以选择使用连接字符串选项 - Connection string option that permits attaching databases at runtime and autogenerates database name
连接字符串选项,它允许在运行时附加数据库并自动生成数据库名称。 - Connection string options , but restricts the use of any other connection string options
以下示例启用相同的连接字符串,启用encrypt和packet size连接字符串选项,但是限制任何其他连接字符串选项的使用。 - However , if the column is a character data type and contains only numeric characters , you can indicate this by setting the numeric string option to y . this setting gives the federated compiler the option of allowing the data source to perform operations that are affected by different collating sequences - because numbers are always sorted the same
然而,如果列是字符数据类型,并且只包含数字字符,那么可以通过将numeric _ string选项设置为“ y ”来表明这一点。这种设置使联邦编译器可以选择允许数据源执行可能受不同排序序列影响的操作因为数字总是按相同顺序排序。